Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

feat(bulk-upload): add table for last uploads #654

Merged
merged 2 commits into from
Sep 29, 2020

Conversation

cagdas001
Copy link
Collaborator

Ref #653

@callmekatootie callmekatootie merged commit 6770f53 into topcoder-archive:develop Sep 29, 2020
Comment on lines +21 to +25
new Intl.DateTimeFormat("en", {
year: "numeric",
month: "short",
day: "2-digit",
}).format(new Date(date)),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL about Intl - very good usage 👏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants